[INFO] fetching crate babichjacob-llama-cpp-sys-2 0.1.85...
[INFO] checking babichjacob-llama-cpp-sys-2-0.1.85 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] extracting crate babichjacob-llama-cpp-sys-2 0.1.85 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate babichjacob-llama-cpp-sys-2 0.1.85
[INFO] finished tweaking crates.io crate babichjacob-llama-cpp-sys-2 0.1.85
[INFO] tweaked toml for crates.io crate babichjacob-llama-cpp-sys-2 0.1.85 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate babichjacob-llama-cpp-sys-2 0.1.85 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0
[INFO] running `Command { std: "docker" "start" "dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling babichjacob-llama-cpp-sys-2 v0.1.85 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:65962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:65995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , pub from_float_ref : ggml_from_float_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:95660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_cplan { pub work_size : usize , pub work_data : * mut u8 , pub n_threads : :: std :: os :: raw :: c_int , pub threadpool : * mut ggml_threadpool , pub abort_callback : ggml_abort_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (Debug , Copy , Clone , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat ...
[INFO] [stdout]   |                             --------- in this derive macro expansion      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , pub gemm : ggml_gemm_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:123244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_model_params { pub devices : * mut ggml_backend_dev_t , pub n_gpu_layers : i32 , pub split_mode : llama_split_mode , pub main_gpu : i32 , pub tensor_split : * const f32 , pub rpc_servers : * const :: std :: os :: raw :: c_char , pub progress_callback : llama_progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:65962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:65995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits { pub type_name : * const :: std :: os :: raw :: c_char , pub blck_size : i64 , pub blck_size_interleave : i64 , pub type_size : usize , pub is_quantized : bool , pub to_float : ggml_to_float_t , pub from_float_ref : ggml_from_float_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:127397
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:95660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_cplan { pub work_size : usize , pub work_data : * mut u8 , pub n_threads : :: std :: os :: raw :: c_int , pub threadpool : * mut ggml_threadpool , pub abort_callback : ggml_abort_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:127676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , pub cb_eval_user_data : * mut :: std :: os :: raw :: c_void , pub type_k : ggml_type , pub type_v : ggml_type , pub logits_all : bool , pub embeddings : bool , pub offload_kqv : bool , pub flash_attn : bool , pub no_perf : bool , pub abort_callback : ggml_abort_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (Debug , Copy , Clone , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat ...
[INFO] [stdout]   |                             --------- in this derive macro expansion      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:103925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct ggml_type_traits_cpu { pub from_float : ggml_from_float_t , pub from_float_to_mat : ggml_from_float_to_mat_t , pub vec_dot : ggml_vec_dot_t , pub vec_dot_type : ggml_type , pub nrows : i64 , pub ncols : i64 , pub gemv : ggml_gemv_t , pub gemm : ggml_gemm_t , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:123244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_model_params { pub devices : * mut ggml_backend_dev_t , pub n_gpu_layers : i32 , pub split_mode : llama_split_mode , pub main_gpu : i32 , pub tensor_split : * const f32 , pub rpc_servers : * const :: std :: os :: raw :: c_char , pub progress_callback : llama_progress_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:161020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:127397
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:161140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , pub free : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:127676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_context_params { pub n_ctx : u32 , pub n_batch : u32 , pub n_ubatch : u32 , pub n_seq_max : u32 , pub n_threads : i32 , pub n_threads_batch : i32 , pub rope_scaling_type : llama_rope_scaling_type , pub pooling_type : llama_pooling_type , pub attention_type : llama_attention_type , pub rope_freq_base : f32 , pub rope_freq_scale : f32 , pub yarn_ext_factor : f32 , pub yarn_attn_factor : f32 , pub yarn_beta_fast : f32 , pub yarn_beta_slow : f32 , pub yarn_orig_ctx : u32 , pub defrag_thold : f32 , pub cb_eval : ggml_backend_sched_eval_callback , pub cb_eval_user_data : * mut :: std :: os :: raw :: c_void , pub type_k : ggml_type , pub type_v : ggml_type , pub logits_all : bool , pub embeddings : bool , pub offload_kqv : bool , pub flash_attn : bool , pub no_perf : bool , pub abort_callback : ggml_abort_callback , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:160925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:161020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/babichjacob-llama-cpp-sys-2-87a31d886ea37754/out/bindings.rs:3:161140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq)] pub struct llama_sampler_i { pub name : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * const :: std :: os :: raw :: c_char > , pub accept : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , token : llama_token) > , pub apply : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler , cur_p : * mut llama_token_data_array) > , pub reset : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , pub clone : :: std :: option :: Option < unsafe extern "C" fn (smpl : * const llama_sampler) -> * mut llama_sampler > , pub free : :: std :: option :: Option < unsafe extern "C" fn (smpl : * mut llama_sampler) > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0", kill_on_drop: false }`
[INFO] [stdout] dbeca38a1d739b418a3c3d26b55e8aa65e8f96334ff4d5a40921f6c5635251a0
